Hello Unregistered ,
Hello, thank you for visiting the picbasic users forum. Just a little note to remind you that, if your have registeted for a user account and you have not logged in and posted a message, unused accounts are deleted from time to time.
We track user account usage. As part of our general maintenaince and to meet the GDPR requirments, we have elected to delete user accounts that are unused.
We define unused as:
NOT haveing ever posted a message on the forum
AND
NOT having logged in for more than 360 days.
If you find that your account is deleted, because of inactivity, you will need to contact the forum administrator to have the account re-instated. email: [email protected]
for what it worth you might save a nano second or two i'm not exactly sure how the assembler works but SFR's that are in the access bank can be referenced without needing to select bank 15...
Also I forgot to mention: thanks Richard for the help!
Sorry I didn't get back to this thread sooner, but I got both interrupts working well for this application. For reference, these interrupts are specific to a quadcopter. The "PULSE_WIDTH" interrupt...
In general the .LST file has a lot of goodies, though I am not an expert on decoding fully this file. Don't worry. Happen to me a lot of times! Just after hitting "Submit relply" got that aha...
Re: Converting PBP interrupt to ASM - 18F25K20
for what it worth you might save a nano second or two
richard Today, 05:30i'm not exactly sure how the assembler works but SFR's that are in the access bank can be referenced without needing to select bank 15...